Provide for customizing default regexp in occur commands (Bug#13892).
authorJambunathan K <kjambunathan@gmail.com>
Sun, 10 Mar 2013 08:44:07 +0000 (14:14 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Sun, 10 Mar 2013 08:44:07 +0000 (14:14 +0530)
commit4f1706c839eda17fa82326a03a9be2d7ce22d0b1
tree6f1d5d625d42c1eaedc739ad08a7f973c0d58630
parentefa906dc7a809c8e28d2588874f3547ef2e69ddb
Provide for customizing default regexp in occur commands (Bug#13892).

* lisp/replace.el (occur-read-regexp-defaults-function): New var.
(occur-read-regexp-defaults): New defun.
(occur-read-primary-args): Propagate above change.
lisp/ChangeLog
lisp/replace.el